/* CSS Document By http://www.bytul.com  http://www.bytul.com 2013年06月16日11:00*/
@import url(reset.css);
@import url(base.css);
body {
	font-family:Microsoft Yahei, Arial, Helvetica, sans-serif; 
	font-size:14px;
	font-weight:normal;
	background: #fff; color: #262525;
}

input{outline:none;}

/*GLOBE STYLE*/
a{color:#222; text-decoration:none; transition: all 0.1s ease 0s;transition: background-color 0.1s ease-in 0s, color 0.1s ease-in 0s;}
a:hover{ color:#ff0028; text-decoration:none;}

.index-wapper{
	
	/*
	width: 1710px;
	width: 1500px;
	*/
	width: 1180px;
	overflow: hidden;
}

.img img{
	transition:box-shadow .15s linear,-webkit-filter .3s ease-out
}
.img img:hover{
	-webkit-filter:saturate(1.15) contrast(1.15) brightness(1.1);
}


.index-sub-tips{
	width: 100%; padding: 5px 0; text-align: center; background: #df726b; color: #fff; font-size: 14px;
	margin: 10px auto 0 auto; height: 24px; overflow: hidden; line-height: 24px;
}
.index-sub-tips a{
	color: #fff;
	font-weight: bold;
}

.index-top{
	height: 50px;
	background: url(../images/001.png) top center repeat-x;
	position: relative;
	z-index: 10;
}
.index-top .in{
	height: 50px;
	margin: 0 auto;
}
.index-top .in a.logo{
	display: block;
	width: 136px;
	height: 40px;
	background: url(../images/002.png) no-repeat;
	margin-top: 17px;
	font-size: 0px;
}
.index-top .in form.index-search{
	width: 476px;
	height: 40px;
	overflow: hidden;
	background: url(../images/003.png) no-repeat;
	margin: 17px auto 0 auto;
}
.index-top .in form.index-search input.keyword{
	height: 40px;
	width: 356px;
	background: none;
	color: #666;
	border:0;
	float: left;
	padding: 0 20px;
	font-size: 16px;
}
.index-top .in form.index-search input.button{
	width: 80px;
	height: 40px;
	background: url(../images/004.png) no-repeat;
	float: right;
	border:0;
	font-size: 16px;
	color: #fff;
}
.index-top .in .func-right{
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	margin-top: 17px;
	position: relative;
}
.index-top .in .func-right a{
	color: #fff;
}
.index-top .in .func-right span{
	color: #fff;
	padding: 0 5px;
	opacity: 0.5;
}










.index-top-video{
	height: 70px;
	background: #fff;
	position: relative;
	z-index: 10;
}
.index-top-video .in{
	height: 70px;
	overflow: hidden;
	margin: 0 auto;
}
.index-top-video .in a.logo{
	display: block;
	width: 136px;
	height: 40px;
	background: url(../images/002_red.png) no-repeat;
	margin-top: 17px;
}
.index-top-video .in form.index-search-video{
	width: 476px;
	height: 40px;
	overflow: hidden;
	background: url(../images/003.png) no-repeat;
	margin: 17px auto 0 auto;
}
.index-top-video .in form.index-search-video input.keyword{
	height: 36px;
	width: 354px;
	background: none;
	color: #666;
	border:0;
	float: left;
	padding: 0 20px;
	font-size: 16px;
	border:2px #ff0028 solid;
	border-right: 0;
	border-bottom-left-radius: 36px;
	border-top-left-radius: 36px;
}
.index-top-video .in form.index-search-video input.button{
	width: 80px;
	height: 40px;
	background: url(../images/004.png) no-repeat;
	float: right;
	border:0;
	font-size: 16px;
	color: #fff;
}
.index-top-video .in .func-right{
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #ff0028;
	margin-top: 17px;
}
.index-top-video .in .func-right a{
	color: #ff0028;
}
.index-top-video .in .func-right span{
	color: #f1f1f1;
	padding: 0 5px;
}


.index-qr{
	width: 100%;
	height: 160px;
	position: absolute;
	top: 54px;
	right: 95px;
	z-index: 3000;
	display: none;

}
.index-qr .in{
	width: 1180px;
	height: 160px;
	margin: 0 auto;
	position: relative;
}
.index-qr .in .qr{
	width: 111px;
	height: 111px;
	background: #fff;
	overflow: hidden;
	right: 0;
	top: 0;
	position: absolute;
	box-shadow: 0px 3px 4px #ddd;
}
.index-qr .in .qr img{
	width: 100%;
}


.index-banner{
	width: 100%;
	height: 507px;
	overflow: hidden;
	position: relative;
	z-index: 1;
	margin-top: -50px;
}
.index-banner .bd{
	position: relative;
}
.index-banner .bd ul{
	width: 100% !important;
}
.index-banner .bd li{
	height: 507px;
	width: 100% !important;
}
.index-banner .bd li a{
	display: block;
	height: 507px;
	width: 100% !important;
}
.index-banner .hd{
	height: 507px;
	margin-top: -507px;
	position: relative;
	margin-right: -600px;
	position: absolute;
	right: 50%;
}
.index-banner .hd ul{
	width:30px;
	height: 267px;
	position: absolute;
	right: 0px;
	top: 65px;
	padding: 40px 0px;
	z-index: 11;
}

.index-banner .hd ul li{
	width: 20px;
	height: 30px;
	border-radius: 30px;
	background: #fff;
	margin-bottom: 10px;
	float: right;
	line-height: 0px;
	font-size: 0px;
	text-align: right;
	overflow: hidden;
	padding-right: 10px;
}
.index-banner .hd ul li.on{
	background: #ff0028;
	font-size: 16px;
	line-height: 30px;
}
.index-banner .hd ul li a{
	color: #fff;
}
.index-banner .hd ul li a:hover{
	color: #fff;
}
.index-banner .hd ul li.on a{
	color: #ff0028;
	display: inline-block;
	width: 100%;
}
.index-banner .hd ul li.on a:hover{
	color: #fff;
	width: 100%;
}


nav.index{
	height: 48px;
	background: url(../images/006-v1.png) repeat-x;
	margin-top: -100px;
	position: relative;
	z-index: 2;
	border-bottom: 1px #eaeaea solid;
	font-size: 18px;
}
nav.index .in{
	margin: 0 auto;
	width: 1180px;
}
nav.index ul{
	margin-left: -15px;
	/*
	background-image: url(../images/006-v1.png);
	*/
}
nav.index li{
	float: left;
	display: inline-block;
	position: relative;
}

nav.index li a.main{
	padding: 15px 20px;
	display: block;
	height: 18px;
	line-height: 18px;
	margin-bottom: 2px;
	color: #fff;
}
nav.index li a.main-on{
	color: #ff0028;
	margin-bottom: 0;
}

nav.index li a.main i{
	color: #bbbbbb;
	font-size: 8px;
	padding-left: 8px;
	vertical-align: middle;
}

nav.index li a.main-on i,nav.index li a.main:hover i{
	color: #ff0028;
}

nav.index li dl{
	width: 540px;
	height: auto;
	box-shadow: 0px 3px 5px #ccc;
	background: url(../images/008-s.png) top left;
	position: absolute;
	top: 48px;
	left: 0;
	padding: 10px 15px;
	display: none;
}
nav.index li dl dd{
	width: 102%;
}
nav.index li dl dd a.sub{
	display: inline-block;
	float: left;
	width: 25%;
	padding: 3px 0;
	font-size: 14px;
}

nav.index li dl dd a.sub .txt{
	float: left;
	position: relative;
}
nav.index li dl dd a.sub .txt .unread{
	position: absolute;
	top: -7px;
	right: -15px;
	background: #ff0028;
	height: 18px;
	border-radius: 18px;
	font-size: 12px; 
	color: #fff;
	line-height: 18px;
	text-align: center;
	padding: 0 5px;
}


nav.index .my-focus{
	position: relative;
}
nav.index .my-focus a.btn{
	display: inline-block;
	padding: 6px 10px;
	font-size: 14px;
	color: #fff;
	background: #ff0028;
	border-radius: 4px;
	margin-top: 9px;
	margin-bottom: 10px;
}

nav.index .my-focus .focus-lists{
	position: absolute;
	width: 500px;
	height: auto;
	overflow: hidden;
	background: url(../images/008-s.png) top left;
	padding: 10px 15px;
	top: 48px;
	right: 0;
	box-shadow: 0px 3px 5px #ccc;
	display: none;
}
nav.index .my-focus .focus-lists h4{
	font-size: 14px; font-weight: bold;
	color: #ff0028;
	margin-bottom: 10px;
	margin-top: 10px;
	float: left;
}
nav.index .my-focus .focus-lists dl{
	width: 100%;
	float: left;
	overflow: hidden;
	height: auto;
}
nav.index .my-focus .focus-lists dl dd{
	display: inline-block;
	float: left;
	margin-right: 2%;
	margin-bottom: 10px;
}
nav.index .my-focus .focus-lists dl dd{
	display: block;
	font-size: 14px;
	border:1px #ccc solid;
	border-radius: 4px;
	text-align: center;
	padding: 4px 10px;
	vertical-align: middle;
	color: #555;
}
nav.index .my-focus .focus-lists dl dd a.name{
	color: #555;
}
nav.index .my-focus .focus-lists dl dd a.name:hover{
	color: #222;
}
nav.index .my-focus .focus-lists dl dd a.remove:hover i{
	color: #ff0028;
}



















nav.float{
	background: #fff url(../images/sub/001.png) bottom left repeat-x;
	font-size: 16px;
	height: 48px;
	z-index: 9999999999;
	top: 0;
	width: 100%;
	box-shadow: 0 0 10px #aaa;
	position: fixed;
}
nav.float .in{
	width: 1180px;
	margin: 0 auto;
}
nav.float .in a.logo{
	 height: 50px;
	 width: 101px;
	 float: left;
	 margin-right: 10px;
	 background: url(../images/002_red.png) no-repeat;
	 background-size: 101px 38px;
	 background-position: 0px 6px;
	 display: none;
}
nav.float ul{
	margin-left: -15px;
}
nav.float li{
	float: left;
	display: inline-block;
	position: relative;
	z-index: 10;
}

nav.float li a.main{
	padding: 15px 20px;
	display: block;
	height: 18px;
	line-height: 18px;
	margin-bottom: 2px;
}
nav.float li a.main-on{
	color: #ff0028;
	margin-bottom: 0;
}

nav.float li a.main i{
	color: #bbbbbb;
	font-size: 8px;
	padding-left: 8px;
	vertical-align: middle;
}

nav.float li a.main-on i,nav.float li a.main:hover i{
	color: #ff0028;
}

nav.float li dl{
	width: 420px;
	height: auto;
	box-shadow: 0px 3px 5px #ccc;
	background: url(../images/008-s.png) top left;
	position: absolute;
	top: 48px;
	left: 0;
	padding: 10px 15px;
	display: none;
}
nav.float li dl dd{
	width: 102%;
}
nav.float li dl dd a.sub{
	display: inline-block;
	float: left;
	width: 25%;
	padding: 3px 0;
	font-size: 14px;
}

nav.float .my-focus{
	position: relative;
	z-index: 1000;
}
nav.float .my-focus a.btn{
	display: inline-block;
	padding: 6px 10px;
	font-size: 14px;
	color: #fff;
	background: #ff0028;
	border-radius: 4px;
	margin-top: 9px;
	margin-bottom: 10px;
}

nav.float .my-focus .focus-lists{
	position: absolute;
	width: 500px;
	height: auto;
	overflow: hidden;
	background: url(../images/008-s.png) top left;
	padding: 10px 15px;
	top: 48px;
	right: 0;
	box-shadow: 0px 3px 5px #ccc;
	display: none;
}
nav.float .my-focus .focus-lists h4{
	font-size: 14px; font-weight: bold;
	color: #ff0028;
	margin-bottom: 10px;
	margin-top: 10px;
	float: left;
}
nav.float .my-focus .focus-lists dl{
	width: 100%;
	float: left;
	overflow: hidden;
	height: auto;
}
nav.float .my-focus .focus-lists dl dd{
	display: inline-block;
	float: left;
	margin-right: 2%;
	margin-bottom: 10px;
}
nav.float .my-focus .focus-lists dl dd{
	display: block;
	font-size: 14px;
	border:1px #ccc solid;
	border-radius: 4px;
	text-align: center;
	padding: 4px 10px;
	vertical-align: middle;
	color: #555;
}
nav.float .my-focus .focus-lists dl dd a.name{
	color: #555;
}
nav.float .my-focus .focus-lists dl dd a.name:hover{
	color: #222;
}
nav.float .my-focus .focus-lists dl dd a.remove:hover i{
	color: #ff0028;
}
















.index-title{
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
.index-title .icon{
	float: left;
	height: 27px;
	margin-right: 10px;
}
.index-title .icon img{
	height: 27px;
	width: 27px;
}
.index-title .txt{
	font-size: 25px;
	color: #222; float: left;
	line-height: 100%;
	height: 27px;
	overflow: hidden;
	font-weight: bold;
}
.index-title .txt i{
	font-size: 27px; color: #ff0028; margin-right: 8px;
}

.index-title .txt em{
	font-weight: 100; 
}
.index-title .tag{
	height: 27px;
	padding: 0 10px;
	line-height: 27px;
	color: #fff;
	background: #ff0028;
	float: left; margin-left: 15px;
}

.index-title .desc{
	font-size: 14px; color: #999; float: left;
	height: 27px;
	line-height: 30px;
	overflow: hidden; padding-left: 10px;
}

.index-title a.more{
	height: 27px;
	line-height: 27px;
	display: block;
	font-size: 16px;
	color: #797979;
	float: right;
}

.index-pic-list-big{
	margin: 0 auto;
	overflow: hidden;
	height: 450px;
}
.index-pic-list-big ul{
	width: 105%;
}
.index-pic-list-big ul li{
	float: left;
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 30px;
	height: auto;
	overflow: hidden;
}
.index-pic-list-big ul li a{
	display: block;
	width: 280px;
	height:210px;
	overflow: hidden;
}
.index-pic-list-big ul li a .img{
	width: 280px;
	height:158px;
	overflow: hidden;
}
.index-pic-list-big ul li a .img img{
	width: 100%;
}


.index-pic-list-big ul li a span{
	height: 44px;
	line-height: 22px;
	font-size: 15px;
	color: #444;
	margin-top: 8px;
	display: block;
}








.index-ad-big{
	margin: 0 auto;
	overflow: hidden;
	height: 142px;
}
.index-ad-big ul{
	width: 120%;
}
.index-ad-big ul li{
	float: left;
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 30px;
}
.index-ad-big ul li a{
	display: block;
	width: 280px;
	height:142px;
	overflow: hidden;
}
.index-ad-big ul li a .img{
	width: 280px;
	height:142px;
	overflow: hidden;
}
.index-ad-big ul li a .img img{
	width: 100%;
}


.index-ad-big ul li a span{
	height: 44px;
	line-height: 22px;
	font-size: 15px;
	color: #444;
	margin-top: 8px;
	display: block;
}





.index-news{
	margin: 0 auto;
}
.index-news .box{
	width: 49%;
	height: auto;
	overflow: hidden;
	position: relative;
}

.index-news .box .title{
	width: 100%;
	border-bottom: 1px #e0e0e0 solid;
	overflow: hidden;
}
.index-news .box .title .icon{
	float: left;height: 27px;
	width: 27px;
	margin-right: 10px;
}
.index-news .box .title .icon img{
	height: 27px;
}
.index-news .box .title .txt{
	font-size: 25px;
	color: #222;
	float: left;
	line-height: 100%;
	padding-bottom: 10px;
	height: 27px;
	line-height: 27px;
	font-weight: bold;
	font-size: 25px;
	color: #222; 
	float: left;
	line-height: 100%;
	height: 27px;
	overflow: hidden;

}

.index-news .box .title .desc{
	font-size: 14px; color: #999; float: left;
	height: 27px;
	line-height: 30px;
	overflow: hidden; padding-left: 10px;
}

.index-news .box .title .txt i{
	font-size: 27px; color: #ff0028; margin-right: 8px;
}


.index-news .box .title a.more{
	font-size: 16px;
	color: #959595;
	float: right;
	display: block;
	line-height: 26px;
}

.index-news .box .cha-lists{
	width: 100%;
	height: 45px;
	overflow: hidden;
	background: #e9e8e8;
	position: absolute;
	margin-top: 15px;
}
.index-news .box .cha-lists ul{
	padding-right: 30px;
}
.index-news .box .cha-lists li{
	font-size: 18px;
	color: #545252;
	padding: 0 12px;
	display: inline-block;
	float: left;
	height: 45px;
	line-height: 45px;news
	cursor: pointer;
}
.index-news .box .cha-lists li.on{
	background: #ff0028;
	color: #fff;
}
.index-news .box .cha-lists li.more{
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
}

.index-news .box .lists{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.index-news .box .lists .li{
	padding: 14px 0;
	border-bottom: 1px #f2f2f2 solid;
	height: 100px;
	overflow: hidden;
}
.index-news .box .lists .li .img{
	width: 160px;
	height: 100px;
	float: left;
	margin-right: 20px;
	overflow: hidden;
	text-align: center;
}

.index-news .box .lists .li .img img{
	width: 100%;
}
.index-news .box .lists .li .info{
	height: 100px;
	overflow: hidden;
}
.index-news .box .lists .li .info h3{
	font-size: 18px;
	color: #222;
	line-height: 24px;
	margin-top: 0px;
	font-weight: bold;
	/*8px 不要desc*/
}

.index-news .box .lists .li .desc{
	font-size: 14px;
	color: #666;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	margin-top: 4px;
	text-overflow:ellipsis;
}

.index-news .box .lists .li .info .moreinfo{
	margin-top: 9px;
	/*14px  不要desc*/
}
.index-news .box .lists .li .info .moreinfo .txt{
	float: left;
	height: 19px;
	line-height: 19px;
	font-size: 12px;
	color: #77777b;
}
.index-news .box .lists .li .info .moreinfo .tags{
	float: left; margin-right: 10px;
}
.index-news .box .lists .li .info .moreinfo .tags a{
	display: block;
	float: left;
	margin-right: 5px;
	border:1px #ff0028 solid;
	border-radius: 4px;
	height: 17px;
	line-height: 16px;
	padding: 0 5px;
	color: #ff0028;
	font-size: 12px;
}
.index-news .box a.gomore{
	width: 360px;
	border:1px #ff0028 solid;
	border-radius: 4px;
	color: #ff0028;
	font-size: 18px;
	font-weight: 300;
	margin: 40px auto;
	padding: 10px 0;
	display: block;
	text-align: center;
}
.index-news .box a.gomore:hover{
	background: #ff0028;
	color: #fff;
}


.index-ad{
	margin: 0 auto;
	overflow: hidden;
}
.index-ad ul{
	width: 1000%;
}
.index-ad ul li{
	float: left;
	display: inline-block;
	background: #ccc;
	margin-right: 20px;
}
.index-ad ul li {
	width: 220px;
	position: relative;
}
.index-ad ul li span.ad{
	font-size: 12px; color: #fff;
	border:1px #fff solid;
	border-radius: 3px;
	position: absolute;
	bottom: 5px;
	right: 5px;
	padding: 0 4px;
}
.index-ad ul li img{
	width: 100%; float: left;
}

.index-pic-list-small{
	margin: 0 auto;
	overflow: hidden;
	height: 364px;
}
.index-pic-list-small ul{
	width: 105%;
}
.index-pic-list-small ul li{
	display: inline-block;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.index-pic-list-small ul li a{
	display: block;
	width: 220px;
}
.index-pic-list-small ul li a .img{
	width: 100%;
	height: 125px;
	overflow: hidden;
	text-align: center;
}
.index-pic-list-small ul li a .img img{
	width: 100%;
	min-height: 100%;
}
.index-pic-list-small ul li a span{
	display: block;
	font-size: 14px;
	color: #222;
	line-height: 20px;
	margin-top: 8px;
	height: 40px;
	overflow: hidden;
}

.index-ad-all{
	margin: 0 auto;
	height: 100px;
	overflow: hidden;
	background: #ccc;
}

.index-active{
	margin: 0 auto;
}
.index-active a.top-one{
	width: 530px;
	height: 330px;
	overflow: hidden;
	display: block;
	position: relative;
	float: left;
}
.index-active a.top-one .img{
	width: 530px;
	height: 275px;
	overflow: hidden;
}
.index-active a.top-one .img img{
	width: 530px;
	height: 275px;
}
.index-active a.top-one span{
	display: block;
	font-size: 16px;
	text-align: center;
	line-height: 55px;
	height: 55px;
	overflow: hidden;
	background: #dfdfdf;
	color: #222;
}
.index-active .lists{
	width: 620px;
	height: 275px;
}
.index-active .lists ul{
	width: 700px;
}
.index-active .lists ul li{
	float: left;
	margin-right: 25px;
	display: inline-block;
	margin-bottom: 18px;
}
.index-active .lists ul li a{
	display: block;
	position: relative;
	width: 300px;
	height: 156px;
	overflow: hidden;
}
.index-active .lists ul li a .img{
	width: 300px;
	height: 156px;
	overflow: hidden;
}
.index-active .lists ul li a .img img{
	width: 100%;
}
.index-active .lists ul li a span{
	width: 280px;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	color: #fff;
	background: #000;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
}



.tab-title{
	border-bottom: 1px #e0e0e0 solid;
	margin: 0 auto;
	overflow: hidden;
}
.tab-title .txt{
	font-size: 22px;
	color: #838080;
	float: left;
	padding: 8px 0px;
	border-bottom: 2px #fff solid;
	margin-right: 20px;
}
.tab-title .on{
	border-bottom: 2px #ff0028 solid;
	color: #ff0028;
}
.tab-title a.more{
	float: right;
	font-size: 16px;
	color: #959595;
	margin-top: 20px;
}

.index-links{
	margin: 0 auto;
	overflow: hidden;
}
.index-links ul{
	width: 105%;
}
.index-links ul li{
	float: left;
	display: inline-block;
	margin-right: 14px;
	margin-bottom: 14px;
}
.index-links ul li a{
	display: block;
	width: 183px;
	height: 58px;
	border:1px #ccc solid;
}
.index-links ul li a img{
	width: 183px;
	height: 58px;
}






.footer-link{
	width: 100%; height: auto; border-top: 1px #ddd solid; overflow: hidden;
	background: #f8f8f8;
}

.footer-link a.logo{
	display: block;
	width: 156px; height: 63px;
	background: url(../images/footer_logo.png);
	margin-top: 52px; float: left; margin-right: 50px;
}
.footer-link ul{
}
.footer-link li{
	float: left; display: inline; padding: 0px 40px 10px 40px;
	border-left: 1px #ddd solid;
	height: auto; overflow: hidden;
	width: 100%;
}

.footer-link li.index-dongshi{
	width: 400px;
	padding: 0 0 10px 0px;
}
.footer-link li.nb{border:0; }
.footer-link li h4{
	color: #808080;
	line-height: 100%; padding: 20px 0px 10px 0px;
}
.footer-link li table{
	width: 100%;
}
.footer-link li table td{
	padding: 5px 0px;
}
.footer-link li table td a{
	color: #8e8e8e;
}
.footer-link li form{
	width: 100%; margin-top: 6px;
}
.footer-link li form .text,.footer-link li form textarea{
	border:1px #ddd solid; background: #fff; height: 30px; line-height: 30px;
	padding: 0px 5px; width: 229px; margin-bottom: 12px;
}
.footer-link li form textarea{
	height: 70px;
}
.footer-link li form .btn{
	width: 76px; height: 35px; font-size: 16px; color: #fff;
	background: #F34540; border:none; font-family: 'Microsoft Yahei'
}

.footer-link dl{
	width: 100%;
}
.footer-link dl dd{
	width: 33.333%; float: left; display: inline;
	padding: 4px 0px;
}
.footer-link dl dd.b30{
	width: 33.33333%; float: left; display: inline;
	padding: 4px 0px;
}
.footer-link dl dd.b50{
	width: 50%; float: left; display: inline;
	padding: 4px 0px;
}
.footer-link dl dd a{
	color: #8e8e8e;
}
.footer-link dl dd a:hover{
	color: #F34540;
}

.index-footer-lishihui{
	width: 100%;
	height: 215px;
	overflow: hidden;
	margin-top: 10px;
}
.index-footer-lishihui .type{
	width: 100%;
	height: auto;
	overflow: hidden;
	display: inline-block;
	font-size: 15px;
	color: #aaa;
	margin-top: 12px;
}
.index-footer-lishihui .info{
	width: 100%;
	height: auto;
	overflow: hidden;
	display: inline-block;
	padding: 2px 0;
}
.index-footer-lishihui .info .people{
	display: inline-block;
	width: 60px;
}

.footer_mag{
	width: 100%; overflow: hidden; position: relative; height: 220px;
}
.footer_mag .bd dl{width: 10000px;}
.footer_mag .bd dd{
	width: 190px; height: 220px; float: left; display: inline; margin-right: 20px;
}
.footer_mag .bd dd img{
	width: 190px; height: 220px;
}

.footer_mag a.next,.footer_mag a.prev{
	display: block; position: absolute; top: 80px; width: 36px; height: 60px; background-image:url(../images/bg.png);
}
.footer_mag a.next{
	right: -36px; background-position: -505px 0px;
}
.footer_mag a.prev{
	left: -36px; background-position: -469px 0px;
}


.foot-youqing{
	width: 100%;
	height: auto;overflow: hidden;
	padding-bottom: 10px;
}
.foot-youqing a{
	display: inline-block;
	padding: 0 10px 10px 0;
	margin-right: 10px;
	color: #8e8e8e;
	width: 12%;
	overflow: hidden;
	height: 16px;
	overflow: hidden;
	line-height: 26px;
}

footer{
	height: auto; background: #333; border-bottom: 3px #000 solid;
	line-height: 25px; font-size: 12px; color: #ddd; padding: 11px 0px 8px 0px;
	overflow: hidden;
}
footer .in{

}
footer a,footer a:hover{
	color: #ddd;
}

footer table.footer_logo_small{
	float: left; margin-top: 3px;
}
footer span font{
	font-size: 14px;
}

.footer_icon{
	height: 75px; overflow: hidden; float: right; width: 250px; margin-top: 10px;
	line-height: 16px;
}












.page-tips{
	font-size: 14px;
	color: #ccc;
	text-align: center;
	padding: 50px 0;
}
.page-tips i{
	font-size: 100px;
	font-weight: 100;
}








.sub-pic-list-big{
	margin: 0 auto;
	overflow: hidden;
}
.sub-pic-list-big ul{
	width: 110%;
}
.sub-pic-list-big ul li{
	float: left;
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 30px;
}
.sub-pic-list-big ul li a{
	display: block;
	width: 280px;
	height:206px;
	overflow: hidden;
}
.sub-pic-list-big ul li a .img{
	width: 280px;
	height:158px;
	overflow: hidden;
}
.sub-pic-list-big ul li a .img img{
	width: 100%;
}


.sub-pic-list-big ul li a span{
	height: 44px;
	line-height: 22px;
	font-size: 15px;
	color: #444;
	margin-top: 8px;
	display: block;
}


.foot_link_title{
	font-size: 14px; font-weight: bold;
	color: #555;
}


.video_ad_2019_w{
	height: 100px;
	width: 49.5%;
}





.video_ad_2019{
	width: 100%;
	margin: 0px auto 0 auto;
	box-shadow:none;
	height: 100px;
	background: #eaeaea;
	overflow: hidden;
	position: relative;
	z-index: 99999;
}
.replay_btn{
	position: absolute;
	width: 120px;
	height: 36px;
	border:2px #fff solid;
	color: #fff;
	font-size: 22px;
	line-height: 36px;
	text-align: center;
	z-index: 100000000;
	top: 32px;
	left: 50%;
	margin-left: -60px;
	border-radius: 36px;
	background: #fff;
	color: #666;
	opacity: 0.8;
	display: none;
	cursor: pointer;
}

.video_ad_2019 .ad_tab{
	position: absolute;
	z-index: 100000000;
    bottom: 0;
	right: 0px;
}

.video_ad_2019 .video_nav{
	height: 60px;
	width: 100%;
	display: block;
	background: #fff;
	overflow: hidden;
	margin-top: -100px;
}
.video_ad_2019 .video_nav a.adnav{
	display: inline-block;
	padding: 0 30px;
	font-size: 16px;
	color: #333;
	line-height: 60px;
	float: left;
	text-decoration: none;
}

.video_ad_2019 .video_nav a.logo{
	display: inline-block;
	font-size: 16px;
	color: #333;
	float: left;
	text-decoration: none;
	background-size: 100px;
	height: 60px;
	overflow: hidden;
	margin-right: 50px;
	margin-left: 10px;
}

.video_ad_2019 .video_nav a.on{
	color: #ff0028;
}
.video_ad_2019 .video_nav span{
	padding: 0 30px;
	color: #ccc;
	display: inline-block;
	float: left;
	line-height: 60px;
	height: 60px;
	overflow-y: hidden;
}
.adnav_w{
	float: right;
	margin-right: 100px;
}
.video_ad_2019 .close{
	position: absolute;
	top: 15px;
	right: 10px;
	width: 30px;
	height: 30px;
	border-radius: 30px;
	background: #ff0028;
	color: #fff;
	line-height: 30px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	display: none;
	cursor: pointer;
}

.video_ad_2019 .webc{
	font-size: 14px;
	line-height: 26px;
	color: #555;
	height: 527px;
	background: #eaeaea;
	width: 1000px;
	display: none;
}


.video_ad_2019 .adc{
	font-size: 14px;
	line-height: 26px;
	color: #555;
	height: 527px;
	/*background: url(../images/ad_bg.jpg) top center repeat-y;*/
	background: #000;
	width: 1000px;
}
.video_ad_2019 .adc .video_left{
	width: 846px;
	height: auto;
	overflow: hidden;
	float: left;
	position: relative;
}
.video_ad_2019 .adc .video_left a.ad_voice{
	position: absolute;
	width: 28px;
	height: 28px;
	background: url(../images/voice_close.png) top center no-repeat;
	background-size: 28px;
	top: 11px;
	left: 10px;
	z-index: 1000000;
	cursor: pointer;
	display: none;
}

.video_ad_2019 .adc .video_right{
	width: 283px;
	height: 460px;
	overflow: hidden;
	float: right;
	padding: 0px 8px 0 0;
}
.video_ad_2019 .adc .video_right a.img_link{
	display: inline-block;
	margin-top: 10px;
	background: #fff;
	width: 283px;
	height: auto;
	overflow: hidden;
	float: left;
}
.video_ad_2019 .adc .video_right a.img_link img{
	width: 283px;
	height: 121px;
	float: left;
}

.index-wapper-videoad{
	width: 1180px;
}

.index_video_ad_roll_pic{
	width: 1000px;
	height: 427px;
	position: relative;
}
.index_video_ad_roll_pic a.next,.index_video_ad_roll_pic a.prev{
	display: block; position: absolute; top:140px; width: 36px; height: 60px; background-image:url(../images/pn-btn.png);
	z-index: 10000000;
}
.index_video_ad_roll_pic a.next{
	right:30px; background-position: -36px 0px;
}
.index_video_ad_roll_pic a.prev{
	left: 30px; background-position: 0px 0px;
}
.index_video_ad_roll_pic .bd li{
	width: 1000px;
	height: 427px;
	overflow:hidden;
	margin-top: -20px;
}


.index-2020-ad-6{
	margin: 0 auto;
	display: none;
}
.index-2020-ad-6 ul{
	margin: 0 -0.5%;
}
.index-2020-ad-6 li{
	width: 15.666666666%;
	display: inline-block;
	float: left;
	height: auto;
	overflow: hidden;
	padding: 0 0.5%;
	
}
.index-2020-ad-6 li a{
	display: inline-block;
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}
.index-2020-ad-6 li img{
	width: 100%;
	float: left;
}
.index-2020-ad-6 li a span.tag{
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: 0.5%;
	background: #aaa;
	color: #fff;
	font-size: 12px;
	padding: 0px 3px;
	opacity: 0.8;
}





.index-2020-ad-4{
	margin: 0 auto;
	display: none;
}
.index-2020-ad-4 ul{
	margin: 0 -0.5%;
}
.index-2020-ad-4 li{
	width: 24%;
	display: inline-block;
	float: left;
	height: auto;
	overflow: hidden;
	padding: 0 0.5%;
}
.index-2020-ad-4 li a{
	display: inline-block;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.index-2020-ad-4 li img{
	width: 100%;
	float: left;
}


.index-ad-2022-01{
    margin: 30px auto 0 auto;
}


.index-live-box{
	position: absolute;
	top: 0;
	left: 0;
	background: rgb(0, 0, 0,0.0);
	width: 100%;
	height: 497px;
	z-index: 999999999999;
	cursor: pointer;
	display: none;
}
.index-live-box .iinn{
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.index-live-box .iinn .video{
	width: 700px;
	height: 400px;
	background: #000;
}